home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 September / macformat-041.iso / mac / Shareware City / Graphics / EPS Fixer 1.52 / Scripting EPS Fixer / Default Settings (Text) next >
Encoding:
Text File  |  1995-01-22  |  157 b   |  7 lines  |  [TEXT/ToyS]

  1. tell application "EPS Fixer"
  2.     set showStatus to true
  3.     set uponOpening to do nothing
  4.     set uponModifying to do nothing
  5.     set findPreview to false
  6.     quit
  7. end tell